scroll when hscrollbar is hidden
Type
property
Summary
This overrides the default horizontal scrolling behavior.
Syntax
put the dgProp["scroll when hscrollbar is hidden"] of group
"Data Grid"
Description
By default a data grid will not respond to the mouse scroll wheel, page up, page down, home or end if the scrollbar is hidden. Set this property to true if you would like to override this behavior. This is useful if you want to create custom scrollbars.